This is the complete list of members for nkGraphics::TextureManager, including all inherited members.
createOrRetrieve(const std::string_view &name) | nkGraphics::TextureManager | |
erase(const std::string_view &name) | nkGraphics::TextureManager | |
get(const std::string_view &name) | nkGraphics::TextureManager | |
getActiveRenderTarget() const | nkGraphics::TextureManager | |
getByIndex(unsigned int id) | nkGraphics::TextureManager | |
getDepthTarget() const | nkGraphics::TextureManager | |
rename(const std::string_view ¤tName, const std::string_view &newName) | nkGraphics::TextureManager | |
setActiveDepthTarget(Texture *target) | nkGraphics::TextureManager | |
setActiveRenderTarget(Texture *target) | nkGraphics::TextureManager | |
~TextureManager() | nkGraphics::TextureManager |